home *** CD-ROM | disk | FTP | other *** search
/ Whiteline: delta / whiteline CD Series - delta.iso / progtool / c / egem_210 / egem / example / dialdemo / dialdemo.prj < prev    next >
Text File  |  1995-11-25  |  486b  |  24 lines

  1.  
  2. DIALDEMO.APP
  3.  
  4. .C [ -P -G ]
  5. ; .C [ -P -G -D__MINT_LIB__]    ; MiNT-Library
  6.  
  7. .L [ -S=8192 ]
  8.  
  9. =
  10.  
  11. PCSTART.O           ; Startup-Code
  12. ;CRT0.O                           ; Startup-Code der MiNT-Library
  13.  
  14. DIALDEMO.C           ; Haupt-Programm
  15. DIALHELP.C           ; Hilfs-Texte und -routinen
  16.  
  17. E_GEM.LIB              ; Extended GEM library
  18. PCGEMLIB.LIB       ; AES and VDI library
  19. ;MINTLIB.LIB                          ; MiNT-Library
  20. PCSTDLIB.LIB       ; Standard-Library
  21. PCEXTLIB.LIB       ; Extended Library
  22. PCTOSLIB.LIB       ; TOS-Library
  23.  
  24.